home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / text / showtext.06 / showtext / showtext-0.06 / README.FIRST < prev    next >
Encoding:
Text File  |  1995-11-14  |  1.6 KB  |  49 lines

  1.  
  2. showtext : shows text in "curses mode"
  3.  
  4.  
  5.     Copyright (C) 1995  Rolf Jakob <rjakob@duffy1.franken.de>
  6.  
  7.     This program is free software; you can redistribute it and/or modify
  8.     it under the terms of the GNU General Public License as published by
  9.     the Free Software Foundation; either version 2 of the License, or
  10.     (at your option) any later version.
  11.  
  12.     This program is distributed in the hope that it will be useful,
  13.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  14.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15.     GNU General Public License for more details.
  16.  
  17.     You should have received a copy of the GNU General Public License
  18.     along with this program; if not, write to the Free Software
  19.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  20.  
  21.  
  22. Installation :
  23.  
  24. Do a `make dep', a `make' and `make install'.
  25. Read the man page and for a short description do a
  26. `make manual'. This creates a file README.
  27. Before recompiling do a `make clean'.
  28.  
  29. Directory `sample' contains some sample showtext files
  30. for experimenting with showtext.
  31.  
  32. If you wander whoever even thinks about using this program :
  33. a friend of mine uses it for his BBS ;-) .. ok, he plans to do so ..
  34. If you find it useful, please send me a mail. I'm really
  35. interested if someone will use it.
  36.  
  37. What I want to do next :
  38. -better macros with parameters
  39. -use parameter substitution more consequently
  40. -add string functions (maybe a substr function with pattern)
  41. -see if anybody is interested in showtext :-)
  42. -collect good ideas and patches from YOU !
  43. -keep documentation up to date (I surely missed something)
  44.  
  45.  
  46. Have fun,
  47. Rolf
  48.  
  49.